go/types.term.union (method)
2 uses
go/types (current package)
termlist.go#L76: if u1, u2 := xi.union(xj); u2 == nil {
typeterm.go#L47: func (x *term) union(y *term) (_, _ *term) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)